home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / uk-sendmail2.1 / Examples / config.uurelay < prev    next >
Encoding:
Text File  |  1991-06-11  |  674 b   |  25 lines

  1. config=uurelay
  2. domain="cs.glasgow.ac.uk"
  3. options=multihost,nrsformat
  4. postmaster=mailer-daemon
  5. install=-f
  6. tabledir=tables
  7.  
  8. # domain tables
  9. domain std file="cs-dept.ether.chn"
  10. domain std file="glasgow.uk.dom"    # generated by c-nrs
  11. domain std file="glasgow.gla.dom"    # generated by c-nrs
  12. domain std file="glasgow.local.dom"
  13. domain std file="glasgow.ukuucp.dom"
  14. domain top file="glasgow.top.dom"
  15.  
  16. # channels
  17. channel local file="cs-dept.local.chn",
  18.         shownrs,showuucp,showldomain
  19. channel uucp file="uurelay.uucp.chn",
  20.         ldomain="glasgow.uucp",
  21.         sysname="glasgow",muucp
  22. channel ether file="cs-dept.ether.chn"
  23. channel news file="uurelay.news.chn"
  24. channel top file="uurelay.top.chn"
  25.